programs.gemini-cli.commands.<name>.prompt
The prompt that will be sent to the Gemini model when the command is executed. This can be a single-line or multi-line string. The special placeholder {{args}} will be replaced with the text the user typed after the command name.
- Type
string- Declared
- <home-manager/modules/programs/gemini-cli.nix>